.. _`Get Workspaces as Table`: .. _`com.sympathyfordata.azure.powerbi.workspaces.table`: Get Workspaces as Table ``````````````````````` .. image:: node_powerbi_table.svg :width: 48 Documentation ::::::::::::: Get all available workspaces from the PowerBi input and output them as a table containing two columns: `id` and `name`. Has an :ref:`optional PowerBi output ` Definition :::::::::: Input ports ........... **powerbi** | Type: powerbi | Description: PowerBi Output ports ............ **powerbi** | Type: powerbi | Description: PowerBi | Optional number of ports: 0--1 (default: 0) **workspace** | Type: table | Description: Workspaces Examples ........ Example flows demonstrating this node: * :download:`BasicPowerBI.syx ` Implementation .............. .. automodule:: node_powerbi :noindex: .. class:: GetWorkspacesPowerBi :noindex: